'宣言 Public Overloads Sub CopyTo( _ ByVal array() As GroupDef, _ ByVal arrayIndex As System.Integer _ )
'使用法 Dim instance As GroupDefList Dim array() As GroupDef Dim arrayIndex As System.Integer instance.CopyTo(array, arrayIndex)
public void CopyTo( GroupDef[] array, System.int arrayIndex )
パラメータ
- array
- arrayIndex